SortedDictionary`2 (class)

This type is found in the namespace System.Collections.Generic

mget_ItemSortedDictionary`2
mset_ItemVoid
mget_CountInt32
mget_Keys
mget_Values
mAddVoid
mClearVoid
mContainsKeyBoolean
mGetEnumerator
mRemoveBoolean
mget_Comparer
mContainsValueBoolean
mCopyToVoid
mTryGetValueBoolean
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
pItem
pCountInt32
pComparer
pKeys
pValues
nEnumerator
nKeyCollection
nValueCollection

get_Item

set_Item

key.

get_Count

key.
value.

get_Keys

.

get_Values

.

Add

.

Clear

key.
value.

ContainsKey

.

GetEnumerator

key.

Remove

.

get_Comparer

key.

ContainsValue

.

CopyTo

value.

TryGetValue

arraySystem.Collections.Generic.
indexSystem.Int32

Equals

key.
value.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

comparerSystem.Collections.Generic.

.ctor

dictionarySystem.Collections.Generic.

Item

dictionarySystem.Collections.Generic.
comparerSystem.Collections.Generic.

Count

.

Comparer

.

Keys

.

Values

.

Enumerator

.

KeyCollection

.

ValueCollection

.
.